Sort Score
Result 10 results
Languages All
Labels All
Results 1,171 - 1,180 of 174,998 for

document formatting

(0.29 sec)
  1. Copy Range Data Only with C++|Documentation

    Learn how to copy range data only without Formatting using Aspose.Cells with C++....copying the data only, not the formatting. Aspose.Cells offers this...specified formatting attributes. Apply the style formatting to the...

    docs.aspose.com/cells/cpp/copy-range-data-only/
  2. View DOCX File Online and Load or Read DOCX Fil...

    Free online DOCX file viewer app. Python API code to read and load DOCX file for viewer application....File Online and Load or Read Document via Python Develop powerful...powerful Python based DOCX document viewer utility application. Code...

    products.aspose.com/total/python-net/viewer/docx/
  3. RevisionOptions.RevisedPropertiesColor | Aspose...

    Customize your content with RevisionOptions' RevisedPropertiesColor. Easily highlight Formatting changes and enhance readability with this user-friendly feature....for content with changes of formatting properties FormatChange Default...appearance of revisions. Document doc = new Document ( MyDir + "Revisions...

    reference.aspose.com/words/net/aspose.words.lay...
  4. Aspose::Words::DocumentBase::get_Lists method |...

    Aspose::Words::DocumentBase::get_Lists method. Provides access to the list Formatting used in the Document in C++....access to the list formatting used in the document. System :: SharedPtr...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. RowFormat.borders property | Aspose.Words for P...

    RowFormat.borders property. Gets the collection of default cell borders for the row.... Document () builder = aw . DocumentBuilder...Setting table formatting options for a document builder # will...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentBuilder.insert_structured_document_tag ...

    DocumentBuilder.insert_structured_Document_tag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structuredDocumenttag/) into the Document....insert_structured_document_tag method insert_structured_document_tag(type)... into the document. def insert_structured_document_tag ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ListLevel.alignment property | Aspose.Words for...

    ListLevel.alignment property. Gets or sets the justification of the actual number of the list item....how to apply custom list formatting to paragraphs when using...DocumentBuilder. doc = aw . Document () # A list allows us to organize...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Merge Files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....For simple files with data, formatting, and formulas, the Workbook...MyBook2.xls . The files contain formatted data and formulas only. The...

    docs.aspose.com/cells/java/merge-files/
  9. Inserting HTML Dynamically in C#|Aspose.Words f...

    Insert HTML into your Document dynamically when building a report using C#....inserting HTML dynamically into documents. You can insert HTML to your...when you need to override formatting of some parts of an expression...

    docs.aspose.com/words/net/inserting-html-dynami...
  10. ListLevel.numberPosition property | Aspose.Word...

    ListLevel.numberPosition property. Returns or sets the position (in points) of the number or bullet for the list level....how to apply custom list formatting to paragraphs when using...DocumentBuilder. let doc = new aw . Document (); // A list allows us to...

    reference.aspose.com/words/nodejs-net/aspose.wo...